词语屋>英语词典>tag end翻译和用法

tag end

英 [tæɡ end]

美 [tæɡ end]

网络  末端

英英释义

noun

双语例句

  • Ada's part in the play came at the tag end, and she got bored waiting.
    爱达在剧中的角色是在最后出场,因此她等得不耐烦了。
  • In the original document-level format, every start tag was paired to an end tag.
    在原始文档级别格式中,每个开始标记与一个结束标记配对。
  • In fact, the standard forbids use of an end tag for these special ones, although most browsers are lenient and ignore the errant end tag.
    实际上,这个标准禁止对这些特殊标签使用结束标签,但是大多数浏览器能够容忍和忽略那些错误的结束标签。
  • Notice that in Listing 4, I place the script tag at the end of the page body.
    请注意,在清单4中,我将script标记放在页面body的结尾处。
  • Elements are delimited by a start tag, such as, and an end tag, such as.
    元素使用起始标记,如和结束标记,如分隔开。
  • He decided to tag on an extra paragraph at the end summarizing what he'd said.
    他决定在结束部分再增加一段文字,总结他说话的内容。
  • Early user agents incorrectly wrapped lines just after the start tag or just before the end tag of an element, which resulted in dangling punctuation.
    早期的用户代理会在元素开始标签之后或者结束标签之前尽心不正确的折行,这可能导致标点符号显示错误。
  • Adding the tag at the bottom will help maintain a good experience for a non-contributing end user who visits the page.
    在底部添加标签,能够使得没做贡献的终端用户在访问页面的时候,会有个好印象。
  • Writing a test for a simple one-line tag might seem excessive, but you'd be surprised how many times the one-liners end up being the source of trouble.
    为只有一行代码的标记编写测试看起来似乎有些过分,但是很多时候问题的源头正是这一行代码。
  • For these versions, you'll need to add a tag to the very end of each JSP page ( or to a common template, if a template mechanism such as Tiles is used).
    对于这些版本,需要在每个JSP页面的末尾添加一个标记(或者,如果使用了像Tiles这样的模板机制,也可以将标记添加到一个公共的模板中)。